home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / temacd / wikipad / WikidPad-1.9beta2.exe / {app} / WikidPadHelp / data / ChangeLog.wiki < prev    next >
Encoding:
Text File  |  2007-02-25  |  25.6 KB  |  628 lines

  1. ∩╗┐++ Change Log
  2.  
  3. Feb. 26, 2007 (1.9beta2)
  4.  
  5.     * Configurable shortcuts for showing of editor/preview,
  6.       switching between them
  7.     * Menu item, shortcut and toolbar icon to switch between
  8.       editor and preview (icon made by Zoltan)
  9.     * Support for middle mouse button and context menu to open
  10.       a word in a new tab. Works for editor, internal preview,
  11.       tree and wiki-wide search. Middle mouse button configurable
  12.       to open tab in fore- or background
  13.       (see OptionsDialog#*Middle# button# without# CTRL* )
  14.     * Buttons in "Open Wiki Word" dialog to open word in new
  15.       tab (fore-/background)
  16.     * Activation of [:page: ...] insertion like normal links
  17.     
  18.     * Option to set default destination directory for export
  19.       operations (see OptionsDialog#*Default# export# dir.* )
  20.     * Slightly better support for URLs in UTF-8 percent encoding,
  21.       also creates such URLs now. Some URLs from older versions
  22.       of WikidPad may not work any longer.
  23.     * Mouse cursor no longer changes to a hand if Ctrl is pressed
  24.       in editor and cursor is over a link (but works as before).
  25.     
  26.     * Filter to remove double clipboard pastes when using the
  27.       clipboard catcher with certain applications (e.g. Adobe Reader)
  28.     * Bug fixed: Creation of new wiki failed if no wiki was
  29.       currently loaded
  30.     * Bug fixed: Bad handling of wikiword links with non-ascii
  31.       characters in IE/Mozilla preview
  32.     * Bug fixed: Bad drag and drop support for tree items
  33.     * Bug fixed: Connection lines in tree not visible when using
  34.       anything else than Win 2K/XP
  35.     * Bug fixed: Saving of files didn't work sometimes; when
  36.       closing WikidPad a message "This operation requires an
  37.       open database" appeared under some circumstances.
  38.     * Bug fixed: PyDeadObjectError sometimes when closing WikidPad
  39.     * Bug "reduced": Instant wiki-wide search result window pops up
  40.       always on primary monitor in dual monitor systems.
  41.     * Bug fixed: getWikiWordsStartingWith(..., includeAliases=False)
  42.       failed for Original Sqlite (only needed for plugins)
  43.  
  44.  
  45.  
  46. Jan. 28, 2007 (1.9beta1, repository revision in "mbutscher" branch: 103)
  47.  
  48.     * Userinterface change, no more tabs for edit and preview,
  49.       but an arbitrary number of tabs for wiki pages, switching
  50.       between edit and preview by icons in toolbar or shortcuts
  51.     * Shortcut and menu item to open a selected wikiword in a
  52.       new tab
  53.     * New tree control which behaves and looks very similar (but
  54.       not identically) to the native one.
  55.     * Option to set text cursor color.
  56.       See OptionsDialog#*Text# cursor# color*
  57.     * Option to set selection foreground color.
  58.       See OptionsDialog#*Selection# fg.# color*
  59.  
  60.     * More clear error message if no write access when closing wiki
  61.     * Patch to find sqlite3 library on Linux
  62.     * Bug fixed: Functional pages inside "modified-within" node
  63.     * Bug fixed: Non-existing pages found by search if page was
  64.       in cache yet
  65.     * Bug fixed: Possible crash when searching non-existing pages
  66.       in cache
  67.     * Bug fixed: Change of text color didn't affect some styles
  68.       (bold, headings, todo)
  69.     * Bug fixed: Link to page with spaces in name didn't work
  70.       with IE as preview
  71.     * Bug fixed: Masses of superfluous tree nodes when updating
  72.       tree on Linux
  73.     * Bug fixed: Integer division (e.g. 5/3) gave integer result
  74.       (e.g. 1) on expression evaluation
  75.     * Bug (hopefully) fixed: Temporarily generated images not shown
  76.       in IE 7 preview
  77.  
  78.  
  79.  
  80. Dec. 27, 2006 (1.8beta6, repository revision in "mbutscher" branch: 100)
  81.  
  82.     * "toc" insertion for a page-wide table of contents (with
  83.       appropriate settings in the CSS-file(s)). See [Insertions].
  84.     * "noerror" appendix for insertions for external graphical apps
  85.       (except MimeTeX) to ignore warning/error messages.
  86.       See ExternalGraphicalApplications.
  87.     * For Windows: Option to use Internet Explorer or
  88.       (with restrictions) Mozilla to render HTML preview
  89.       (including a new style sheet to control preview).
  90.       See [Options HTML preview_export]#*Preview# renderer*
  91.     * Option to set doctype for HTML preview/export.
  92.     * Option to set background color of selected text.
  93.     * Internal: Slightly better handling of databases without
  94.       write access.
  95.     * Further small changes in incremental search.
  96.     * Bug fixed: External graphical apps didn't work if path
  97.       to them contained space(s).
  98.  
  99.  
  100.  
  101. Nov. 24, 2006 (1.8beta5, repository revision in "mbutscher" branch: 99)
  102.  
  103.     * Changed insertion syntax where value or appendices can
  104.       be quoted to include arbitrary characters. See [Insertions].
  105.     * Plugins for accessing MimeTeX, Ploticus and GraphViz
  106.       applications via Insertions.
  107.       See [ExternalGraphicalApplications].
  108.     
  109.     * Tags to mark text as suppressed (<< >>) are no longer shown
  110.       in HTML preview/export
  111.     * "Wiki Info" dialog to show some basic information about the
  112.       current wiki. Rather empty at the moment.
  113.     * New behavior and look of incremental search. May change again
  114.       if users don't like it.
  115.     * Renaming links to a page when renaming the page now only
  116.       renames whole words.
  117.  
  118.     * Windows binary installer: .wiki file of WikidPadHelp are now
  119.       always overwritten on updating.
  120.  
  121.     * Internal: Plugin type "InsertionByKey" created which registers
  122.       special insertion keys to be handled by a plugin
  123.     * Internal: Plugin type "Options" created which allows to
  124.       register additional options (to be saved in config files) and
  125.       to add related pages in the options dialog.
  126.  
  127.  
  128.  
  129. Oct. 30, 2006 (1.8beta4, repository revision in "mbutscher" branch: 96)
  130.  
  131.     * Menu items and toolbar icons for zoom in/out also work for
  132.       preview now.
  133.     * Better page search. Search starts at cursor position or
  134.       optional at beginning. Before wrapping search from page end
  135.       to beginning, user is asked.
  136.     * Bug fixed: Showing (more precisely searching) of words in
  137.       subcategories of todos in tree did not work.
  138.     * Bug fixed: Zooming preview didn't show up dynamically.
  139.  
  140.  
  141.  
  142. Oct. 26, 2006 (1.8beta3, repository revision in "mbutscher" branch: 95)
  143.  
  144.     * List undefined pages (dead wiki links), also appropriate
  145.       insertion added. See WikiMaintenance!finding_undefined_links,
  146.       [Insertions]
  147.     * Better alphabetical sort order for wiki words, todos,
  148.       attributes in tree. See OptionsDialog#*Sort# order*
  149.     * The order how wiki pages are ordered when printing or
  150.       exporting the whole wiki or a subtree to a single HTML page
  151.       is (hopefully) more logical. It is the same as the new
  152.       "As Tree" order used in PageListDialog#"As# Tree" .
  153.     * Option to generate a table of contents in tree or list form
  154.       for HTML exports, see WikiExport#*Additional# options* ,
  155.       [Options HTML preview_export]#*Table# of# contents*
  156.     
  157.     * Bug fixed: Detection of Linux OS failed due to a typo
  158.     * Bug fixed: Pages were shown as parentless even if an alias
  159.       of the page had a parent
  160.     * Bug fixed: Opening a particular page on startup by mentioning
  161.       the .wiki file on commandline did not work
  162.     * Bug fixed: Special URLs containing $ couldn't be activated
  163.       (further fixes may be necessary)
  164.     * Bug fixed: Bad HTML code if first cell of a table row is empty
  165.       and indented.
  166.  
  167.  
  168.  
  169. Sep. 30, 2006 (1.8beta2, repository revision in "mbutscher" branch: 92)
  170.  
  171.     * Support for insertion of pages, relations (parents, children,
  172.       ...) and saved searches. See [Insertions].
  173.     * Support for placing and jumping to anchors in wiki pages.
  174.       See [Anchors].
  175.     
  176.     * Setting of a few more shortcut keys possible in
  177.       KeyBindings.py (continue search, auto complete, ...)
  178.     
  179.     * Fixed bug: Some problems with non-ascii pathes.
  180.     * Fixed bug: No selection replacement on Win ME.
  181.     * Fixed bug: Renaming of wiki word failed if link modification
  182.       was wanted by the user or if page was not yet saved the
  183.       first time.
  184.     * Fixed bug: Opening a wiki page file instead of
  185.       wiki configuration file failed.
  186.  
  187.  
  188.  
  189. Aug. 30, 2006 (1.8beta1, repository revision in "mbutscher" branch: 89)
  190.  
  191. Changes:
  192.     * New database format! After updating a wiki it won't be
  193.       readable anymore for older versions of WikidPad.
  194.     * Updating of wiki databases to new versions is now done only
  195.       after asking user.
  196.     * New position for configuration files on Windows inside
  197.       "Application Data\WikidPad" directory. You might have to move
  198.       "WikidPad.config" file and ".WikidPadGlobals" directory from
  199.       "Application Data" to the new location if updating from
  200.       a previous version. Name of "Application Data" directory
  201.       depends on OS language.
  202.     
  203.     * Cursor and scroll position are now saved between sessions.
  204.     * Possibility to set size and alignment for image URLs.
  205.       See UrlLinking#++# URL# Appendix
  206.     * Functional pages for "camelcase blacklist". Words on this
  207.       list are not shown as wiki links. See WordLinking
  208.     * Option to automatically remove bullets and numbers which
  209.       stand "lonely" on a line by pressing enter.
  210.       See BulletedLists
  211.     
  212.     * Menu functions "Show Tree Control", "Show Toolbar" and
  213.       "Stay on Top" moved to "View" menu
  214.     * Preview now shows indented paragraphs correctly (or,
  215.       at least, better)
  216.     
  217.     * Bug fixed: Wiki word aliases not shown as links on
  218.       HTML export.
  219.     * Bug fixed: Wrong URL creation mode when releasing/pressing
  220.       SHIFT or CTRL during drag&drop operation.
  221.     * Better handling of non Western-European languages on
  222.       Win 98/ME
  223.  
  224.  
  225.  
  226. Aug. 05, 2006 (1.7beta8, repository revision in "mbutscher" branch: 85)
  227.  
  228. Changes:
  229.     * Official support for multiple windows with same wiki in
  230.       them, but only in the same process (therefore necessarily
  231.       on the same machine and by the same user), you can use
  232.       e.g. menu "View"->"Clone Window" for that. This function
  233.       is not meant as collaborative multi-user support. 
  234.     * Option to handle new WikidPad windows by a single process
  235.       (recommended if you want to open the same wiki in multiple
  236.       windows).
  237.       See OptionsDialog#*Single# process# per# user*
  238.  
  239.     * Better error handling if file access drops (e.g. accessing
  240.       wiki db over a network). See WikiMaintenance#++# Reconnect
  241.  
  242.     * Option to minimize wiki if close button on frame is pressed.
  243.       See OptionsDialog#*Minimize# on# close# button*
  244.  
  245.  
  246.  
  247. Jul. 10, 2006 (1.7beta7, repository revision in "mbutscher" branch: 83)
  248.  
  249. Changes:
  250.     * "Fast search" text field in toolbar. See SearchingTheWiki
  251.  
  252.     * Error log file is now written in the same directory where
  253.       configuration file "WikidPad.config" is, it has a new name
  254.       ("WikidPad_Error.log" instead of "WikidPad.exe.log") and
  255.       writes timestamps and version number for each new session
  256.       where an error occurred.
  257.     * More verbose messages/exceptions when executing
  258.       scripts/evaluating expressions.
  259.  
  260.     * Optical changes in extension "referrals.py" (thanks to
  261.       schnullibullihulli).
  262.     * Menus slightly reorganized, some menu items are at other
  263.       places and/or have another name.
  264.     * Wiki specific option to set page title prefix
  265.       (normally "++") for new wiki pages. This allows to freely
  266.       choose the heading level.
  267.       See OptionsDialog#*New# page# title# prefix*
  268.     * Possibility to add (absolute) URL with file dialog (menu
  269.       "Editor" -> "Add file URL"). 
  270.     * Fixed exporter bugs: No newline after "Parents: ..." start
  271.       line in HTML export, unnecessary newline after each item
  272.       in bulleted/numbered list.
  273.     * Bug fixed: "compact_sqlite" db backend lost creation date.
  274.  
  275.     * Help wiki is opened now in the same process so file suffix
  276.       .wiki needs no longer to be associated with WikidPad to
  277.       show help.
  278.     * Internal: Different handling of clipboard copy which may
  279.       fix a bug (or not).
  280.     * Internal: Extension files are now loaded with universal
  281.       newline support, so newline conversion for Linux shouldn't
  282.       be necessary anymore.
  283.     * Windows binary installer now supports installation for
  284.       current user only (on NT-based systems) or for all users
  285.       (if installing as administrator, you are asked how to
  286.       install).
  287.  
  288.  
  289.  
  290. Jun. 02, 2006 (1.7beta6, repository revision in "mbutscher" branch: 80)
  291.  
  292. Changes:
  293.     * Support for an additional "Views" tree which can be put at any
  294.       side of main tree, also option to put main tree at any side of
  295.       editor (layout change during session has bugs).
  296.       See OptionsDialog#*Position# main# tree* .
  297.     * Clipboard catcher: New option to insert at cursor.
  298.       See ClipboardCatcher.
  299.     * Option for showing line numbers in editor
  300.     * If ++ title of page was unmodified since page creation, it is
  301.       changed on page rename accordingly.
  302.       See RenamingWikiWords#*Title# auto-rename*
  303.     * Fixed bug: Upper case non-ascii letters were not found when
  304.       opening a wiki word (e.g. "├â╞Æ├óΓé¼┬░" didn't find ├â╞Æ├óΓé¼┬░ve).
  305.     * HTML-tag \<pre> is now handled much better.
  306.     * Changed controls in spell check dialog to circumvent problems
  307.       with some languages on Win 98/ME
  308.     
  309.     * Fixed bug: No preview if newly created page wasn't saved first.
  310.     * Fixed bug: No preview if page contains plain text only.
  311.     * Fixed bug: WikidPad didn't work if date pattern for
  312.       creation/modification date in status line created/contained
  313.       non-ascii characters.
  314.     * Fixed bug: double-escaped relative URLs (could be seen e.g. if
  315.       path has spaces)
  316.     * Fixed bug: Copying text to ScratchPad didn't work if copying
  317.       from ScratchPad
  318.     
  319.     * Internal: "C:\Windows" is no longer used as configuration
  320.       directory if all other possibilities fail.
  321.  
  322.  
  323.  
  324. May 08, 2006 (1.7beta5, repository revision in "mbutscher" branch: 77)
  325.  
  326. Changes:
  327.  
  328.     * Clipboard catcher (Windows only): Every piece of text added to
  329.       the clipboard is also appended to a wiki page if the clipboard
  330.       catcher is active. There is also an option to set some suffix
  331.       after each caught piece of text from clipboard (by default, a
  332.       newline is added). See ClipboardCatcher.
  333.     * File storage introduced: Copy files into a subdirectory of the
  334.       wiki within WikidPad. See FileStorage.
  335.  
  336.     * Options to choose text colors for editor. See
  337.       OptionsDialog#*Plain# text# color* and following.
  338.     * Control background and text color of HTML export (and partially
  339.       for preview) by attributes (for wiki or page) or by options for
  340.       the whole application.
  341.       See [Options HTML preview_export]#+++# HTML# page# settings
  342.  
  343.     * If a wiki word node is clicked which is subnode of an attribute
  344.       node, the particular attribute is selected as it worked already
  345.       for todo items.
  346.  
  347.     * New menu item to hide/show toolbar.
  348.     * New menu item to keep window always on top.
  349.     * New options dialog consisting of multiple pages.
  350.     
  351.     * Simpler function for some standard dialogs for scripts.
  352.       See [ApiDocs]#stdDialog
  353.  
  354.     * Changed method to find configuration directory, more suitable
  355.       for WikidPad on USB-stick and more reliable. See WikidPadOnUSB
  356.       and ApplicationConfigurationFiles.
  357.  
  358.  
  359. Bugs fixed:
  360.  
  361.     * Todo item part shows up twice in tree with same content if part
  362.       is also right side of a todo entry. Now shows up only once.
  363.     * Wrong cursor position after using bold or italic from
  364.       menu/toolbar
  365.     * "Show referring Wikis" in the "Plugins" menu didn't work
  366.     * Exception when refreshing tree while "saved searches" node is
  367.       expanded
  368.     * Exception when trying to paste something non-textual from
  369.       clipboard
  370.     * Workaround for wxPython bug: Crash when showing colored menu
  371.       items on Win 98/Me
  372.  
  373.  
  374.  
  375. Apr. 21, 2006 (1.7beta4, repository revision in "mbutscher" branch: 74)
  376.  
  377. Changes:
  378.  
  379.     * One or more of the characters .,;:!? can directly follow
  380.       an URL and aren't counted as part of it. If you need such
  381.       a character as last one in an URL, enclose the URL in brackets.
  382.     * Attribute names can consist of all alphanumeric
  383.       (unicode definition) characters.
  384.     * Support for zoom in preview (with Ctrl-+, Ctrl-- and
  385.       Ctrl-Mousewheel).
  386.     * Better formatting of titles of newly created wiki pages
  387.       (e.g. wikiword "URLViewer" now leads to title "++ URL Viewer"
  388.       instead of "++ URLV iewer"
  389.  
  390.     * Bug fixed: Tree always visible on WikidPad start, even if
  391.       made invisible before previous termination.
  392.     * Bug fixed: Creation of new wikis didn't work
  393.     * Bug fixed: Searches not saveable, saved searches not usable
  394.     * Bug "reduced": Scroll position of page in editor not remembered
  395.       properly. The fix may lead to some visible jumps: sometimes
  396.       you will see the beginning of page for a short time before
  397.       it jumps to the stored position. Moreover, even with the
  398.       fix the stored position may be imprecise sometimes.
  399.  
  400.  
  401.  
  402. Apr. 16, 2006 (1.7beta3, repository revision in "mbutscher" branch: 73)
  403.  
  404. Changes:
  405.  
  406.     * Better alias support. E.g. pages linking to an alias of
  407.       WikiWord are now listed as parents of this word.
  408.     * Support for relative URLS with rel: protocol, see [UrlLinking]
  409.     
  410.     * Initial support for checking special attributes for validity
  411.       (currently only "alias", "icon", "color", "bold") with an
  412.       own "Log Window" for error messages, see [WikiDocumentAttributes].
  413.     
  414.     * Support for spell checking, see [SpellChecking].
  415.     * Todo items can now be terminated with newline or |
  416.     * On multiple attributes of same name on one page (e.g.
  417.       multiple "icon" attributes) the last one is now preferred
  418.       instead of the first one.
  419.     
  420.     * Bug fixed: Cursor position on a page is now stored for
  421.       each page even if page is not modified and saved
  422.     * Scroll position of editor is now stored (during session) as
  423.       cursor position already is.
  424.     * Scroll policy of editor modified to better handling
  425.     
  426.     * Bug fixed: Command line export didn't work because of wrong
  427.       default additional options
  428.     * Bug fixed: Gaps between paragraphs in editor when using some
  429.       fonts (e.g. Verdana) and asynchronous highlighting.
  430.     * Bug fixed: Tree not shown if set invisible and then made
  431.       visible by dragging splitter sash.
  432.  
  433.  
  434.  
  435. Mar. 24, 2006 (1.7beta2, repository revision in "mbutscher" branch: 70)
  436.  
  437. Changes:
  438.     * Importer/Exporter for new multipage text format (mpt).
  439.       See ([WikiExport], [WikiImport], [Multipage text format])    
  440.  
  441.     * Tree node context menu allows now also choice of color and
  442.       icon of a node as well as appending or prepending of 
  443.       wiki words to a page.
  444.     * Options to switch off automatic bullet/numbering creation
  445.       and auto-indent (see [BulletedLists])
  446.  
  447.     * Introduced <\<pre >>  block to create preformatted,
  448.       monospaced text
  449.     * Todo items (e.g. "\todo:", "\track:") can start after
  450.       arbitrary text now, not only at the beginning of a line.
  451.       This is currently experimental! It might be changed back
  452.       if user have problems with this (see [TodoItems]).
  453.  
  454.     * Display of modification and creation date of page in status
  455.       line (customizable date format, see [OptionsDialog])
  456.     * Support for changing of file suffix of page files in the
  457.       config file (not part of options GUI) (see [ChangeFileSuffix])
  458.     * Uses now also environment variable "USERPROFILE" to find
  459.       configuration directory
  460.  
  461.     * Bug fixed: page-wide "Replace All" could run in an endless
  462.       loop (e.g. when replacing "e" by "ee").
  463.  
  464.  
  465.  
  466. Mar. 09, 2006 (1.7beta1, repository revision in "mbutscher" branch: 63)
  467.  
  468. *Warning*: This version has a new database format for
  469. "Compact Sqlite" databases. It is converted automatically
  470. when opening a wiki the first time. Making a backup beforehand
  471. is therefore recommended!
  472.  
  473. Changes:
  474.     * Introduced new db backend "Original Sqlite".
  475.       See [WhereIsTheDataStored] and [MigrationBetweenDbTypes].
  476.     * For "Set Date Format" dialog last 10 entries are remembered
  477.     * Option to interpret image URLs for HTML preview and export
  478.       either as images or as normal links (see [OptionsDialog])
  479.     * Export dialog has checkbox to temporarily override this option
  480.       setting.
  481.  
  482.     * Attribute \[pagetype: form] introduced to support special
  483.       behavior of the editor for form-like pages. (see [FormPages])
  484.  
  485.     * Support for global.child_sort_order attribute.
  486.     * Support for \[child_sort_order: natural] (but not really
  487.       stable). See [WikiDocumentAttributes].
  488.     * Presentation attributes (bold, color, icon) in todo entries
  489.       used to format the entry in tree instead of the page.
  490.     * See [WikiDocumentAttributes].
  491.  
  492.     * When trying to run a script, but script security doesn't
  493.       allow to run scripts, a message box appears to explain.
  494.  
  495.  
  496. Fixed bugs:
  497.     * No titled URLs/wiki words in tables
  498.     * Invalid HTML anchors created
  499.     * Exporting of raw .wiki files didn't work for
  500.       "Original Gadfly" databases
  501.  
  502.  
  503.  
  504. Feb. 24, 2006 (1.6beta4, repository revision in "mbutscher" branch: 60)
  505.  
  506. Changes:
  507.     * Commandline support for exporting (parts of) a wiki and
  508.       deletion of personal configuration (see [CommandLineSupport])
  509.     * Windows binary installer: Support for deleting config.
  510.       files on uninstall
  511.     * Support HTML tags in WikidPad
  512.  
  513.     * Support for wiki specific text blocks (see [TextBlocks])
  514.     * Editing of text blocks files from within WikidPad as
  515.       "functional pages", located under Views in tree
  516.     * Editor font now changes instantly after saving page
  517.     * Now at most one script is executed when pressing
  518.       Ctrl-Number (search order: local page, imported scripts,
  519.       global imported scripts page)
  520.  
  521.     * Better handling of property "camelCaseWordsEnabled" during
  522.       database update/rebuild.
  523.     * Gadfly database backend: Rebuild does no more loose
  524.       creation and modification date of a page.
  525.  
  526.  
  527. Fixed bugs:
  528.     * Crash on non-ascii characters in path to wiki database
  529.     * Refresh of text blocks menu didn't work
  530.     * When word in tree node had no children but got one after
  531.       update, no '+' icon appeared after refresh.
  532.     * Problems with wiki-wide search and page search
  533.     * Jumping to wiki word didn't work if cursor and word were
  534.       at end of page.
  535.  
  536.  
  537.  
  538. Feb. 09, 2006 (1.6beta3, repository revision in "mbutscher" branch: 57)
  539.  
  540. Changes:
  541.     * 'global.import_scripts' property introduced (see
  542.       [InlinePythonEval]) 
  543.     * Security option to control if scripts should be executed
  544.       and (global.)import_scripts property should be respected
  545.       (see [InlinePythonEval]) 
  546.  
  547.     * 'template' property introduced to use content of one page
  548.       as template for children of another page. (see
  549.       [WikiDocumentAttributes]).
  550.  
  551.     * Hierarchical global presentation deduction: e.g. a property
  552.       'global.work.color' will be applied to pages containing
  553.       'work', "work.somewhere", "work.somewhere.else" ...
  554.       properties, except there is e.g. a
  555.       'global.work.somewhere.else.color' property. This works for
  556.       'color', 'icon' and 'bold' properties which control the
  557.       presentation of the tree nodes (see [WikiDocumentAttributes]).
  558.  
  559.     * Differential user_extensions: A file in "user_extensions"
  560.       now only needs to contain the  definitions which are
  561.       different compared to the file in "extensions"
  562.  
  563.     * In configuration directory, a directory ".WikidPadGlobals"
  564.       will be created if not existing
  565.     * In ".WikidPadGlobals" a file "[TextBlocks].wiki" will be
  566.       created if not existing. This file describes content of
  567.       the "Editor"->"Text blocks" submenu and can be customized
  568.       (see [TextBlocks]).
  569.     
  570.     * Bug in autoNew.py script fixed
  571.     * Bug with renaming in "compact_sqlite" database fixed
  572.  
  573.  
  574.  
  575. Jan. 25, 2006 (1.6beta2, repository revision in "mbutscher" branch: 55)
  576.  
  577. *Warning*: This version has a new database format. It is converted
  578. automatically when opening a wiki the first time. Making a backup
  579. beforehand is therefore recommended!
  580.  
  581. Changes:
  582.     * No more brackets around wiki words in the "Open Wiki Word"
  583.       and all other dialogs
  584.     * Characters can be escaped with backslash and are then
  585.       interpreted as normal text (see [TextFormatting])
  586.     * New dialog to choose which pages to search for, to export
  587.       or to print (see [PageListDialog], [Printing], [WikiExport],
  588.       [SearchingTheWiki])
  589.     * New options to control the auto save timing
  590.       (see [OptionsDialog])
  591.  
  592.     * Some bugs fixed
  593.  
  594.  
  595.  
  596. Jan. 13, 2006 (1.6beta1, repository revision in "mbutscher" branch: 53)
  597.  
  598. Changes:
  599.     * WikidPad and WikidPadCompact merged into one application
  600.       (therefore the new version number) (see [DatabaseTypes])
  601.     * In wiki-wide search cycling through found matching occurrences
  602.       on a page with F3 or clicking on the little blue bar
  603.     * Basic printing support (see [Printing])
  604.     * Support for titled wiki words and URLs (e.g
  605.       [http://www.somewhere.com/aaa/bbb |Somewhere]
  606.       [ScratchPad |This text is shown in preview and HTML export] )
  607.       The title of the link is not stored in the XML export!
  608.  
  609.     * Options to control timing behavior of syntax highlighter (see
  610.       [OptionsDialog])
  611.     * Option to set background color of text editor (works only
  612.       partially)
  613.  
  614.     * Bug fixed: non camel-case words starting with camel-case word
  615.       (e.g. [WikiWord with something]) incorrectly recognized in tree
  616.  
  617.  
  618.  
  619. [ChangeLog2005]
  620.  
  621. [ChangeLog2004]
  622.  
  623. [ChangeLog2003]
  624.  
  625.  
  626. [bookmarked: true]
  627. [tree_position: 0]
  628.